The Última Hora section atDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/santiagodc8/tu_perfil.net/llms.txt
Use this file to discover all available pages before exploring further.
/admin/ultima-hora controls a red ticker banner that appears at the top of the public site when active. It is designed for urgent breaking news that you want to highlight immediately.
How the banner works
When the banner is active, it displays at the top of every public page with a red ÚLTIMA HORA label followed by the text you entered. If you added a link, clicking the banner takes the reader to that page. When the banner is inactive, it is completely hidden from readers. The text you saved is preserved so you can reactivate it at any time.Activating and deactivating the banner
The large toggle at the top of the page controls the active state:- Banner ACTIVO (red background) — the ticker is visible on the public site right now.
- Banner inactivo (grey background) — the ticker is hidden.
Editing the banner content
Write the banner text
Enter the breaking news text in the Texto del banner field. Maximum 200 characters. A character counter updates as you type. Example:
Terremoto de magnitud 7.2 sacude la región.Add a link (optional)
In the Enlace field, enter a destination URL. This can be:
- A relative path to an article:
/noticia/terremoto-region - Any external URL
- Leave blank if you just want the text with no link.
Live preview
As you type, a preview of the banner appears below the form so you can see exactly how it will look on the site before saving.Banner fields reference
| Field | Type | Notes |
|---|---|---|
text | text | The message displayed in the ticker. Required. Max 200 chars. |
link | text or null | Optional URL. Null if left blank. |
active | boolean | Whether the banner shows on the public site. |
The system stores a single breaking-news record. If you need to rotate between different breaking-news items, update the text and link each time.
